Click or drag to resize

FlagDueDate Property

Gets or sets the due date.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime DueDate { get; set; }

Property Value

Type: DateTime
The due date.
See Also